projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
111dd85
)
Fix a doc comment
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 27 Nov 2009 05:46:18 +0000
(
00:46
-0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 27 Nov 2009 05:46:18 +0000
(
00:46
-0500)
gtk/gtkimagemenuitem.c
patch
|
blob
|
history
diff --git
a/gtk/gtkimagemenuitem.c
b/gtk/gtkimagemenuitem.c
index 7f0785d64e724a96ab3c458d9f220da166edfdb4..5a7fbc255d157cd8a82b5dc63929c9fced5a0f4c 100644
(file)
--- a/
gtk/gtkimagemenuitem.c
+++ b/
gtk/gtkimagemenuitem.c
@@
-845,9
+845,8
@@
gtk_image_menu_item_set_always_show_image (GtkImageMenuItem *image_menu_item,
/**
* gtk_image_menu_item_get_always_show_image:
* @image_menu_item: a #GtkImageMenuItem
- * @always_show: %TRUE if the menuitem should always show the image
*
- * Returns whether the menu item will ignore the #GtkSettings:gtk-menu-images
+ * Returns whether the menu item will ignore the #GtkSettings:gtk-menu-images
* setting and always show the image, if available.
*
* Returns: %TRUE if the menu item will always show the image